home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 2.toast / pc / sample code / quicktime / streaming / qtspacketizerreassembler.win / componentvideortp / rtpmpcomponentvideo / myrezwackdebug.bat next >
Encoding:
DOS Batch File  |  2000-06-23  |  421 b   |  4 lines

  1. REM *** batch program to create and embed our Macintosh resources ***
  2. REM *** into the dll file, thereby creating a final qtx file ***
  3. ..\..\QTDevWin\Tools\Rez -i ".\Headers" -i "..\..\QTDevWin\RIncludes" ".\Sources\RTPMPComponentVideo.r" -o ".\Debug\RTPMPComponentVideo.qtr" -f
  4. ..\..\QTDevWin\Tools\Rezwack -d ".\Debug\RTPMPComponentVideo.dll" -r ".\Debug\RTPMPComponentVideo.qtr" -o ".\Debug\RTPMPComponentVideo.qtx" -f